home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 49 / Amiga Format CD49 (2000-01-17)(Future Publishing)(GB)(Track 1 of 3)[!][issue 2000-02].iso / -serious- / programming / c / adoslib / adoslib.readme next >
Text File  |  1999-12-06  |  4KB  |  84 lines

  1. Short:    Additional DOS Lib for vbcc
  2. Author:   Michaela Pruess (GatewayBBS@bigfoot.de)
  3. Uploader: Michaela Pruess (GatewayBBS@bigfoot.de)
  4. Version:  1.6
  5. Type:     dev/c
  6. Url:      http://amigadownload.amiga.webjump.com/index.html
  7. Kurz:     Additive DOS Lib für vbcc
  8.  
  9. English:   (deutsch, siehe unten)
  10.  
  11. About:     This is a freeware linklib for vbcc. Included functions:
  12.            CheckProzessor, CheckSetPatchVersion, getcwd, cmp,
  13.            setenv, unlink, GetCurrentPath, GetProgramPath,
  14.            makedir, putenv and more.
  15.  
  16.            This lib is in ALib/Libr-format, usable by all linker they
  17.            can read this format.
  18.            This is a second release, more functions will be added in the
  19.            future. Created to make it easier port programs from other
  20.            compilers to vbcc (for example AztecC) and to get more functions
  21.            very easy.
  22.            Tell me, if you missing anything!
  23.  
  24. Requires:  Amiga :-)
  25.            vbcc with PhxLnk / vlink or any compiler with a ALib/Libr
  26.            compatible linker. All CPU's supported.
  27.  
  28. Install:   For use with vbcc see documents from vbcc.
  29.  
  30. Copyright: All copyright's reserved by Michaela Pruess.
  31.            For all additional copyrights see docs in this archive.
  32.            You have only permission for non-commercial use of this tool.
  33.            The Aminet has permission to publish this file on all
  34.            Aminet-sites, Aminet-mirror's and Aminet-CD's.
  35.            Volker Barthelmann (vbcc) has permission to do anything he like
  36.            with this.
  37.            This software is provided as-is, without warranty of any kind,
  38.            either expressed or implied. In no event will the authoress be
  39.            liable for direct, indirect, incidental or consequential damages
  40.            or data loss resulting from the use or application of this software.
  41.            The entire risk as to the results and performance of this software
  42.            is assumed by the user. Furthermore, the contents of the archive
  43.            cannot be altered in any way, although the archive itself can be
  44.            transmitted electronically via BBS systems or the Internet.
  45.  
  46.  
  47.  
  48. Deutsch:
  49.  
  50. Ueber:     Dies ist eine Freeware-Linklib für vbcc, Enthaltene Funktionen:
  51.            CheckProzessor, CheckSetPatchVersion, getcwd, cmp,
  52.            setenv, unlink, GetCurrentPath, GetProgramPath,
  53.            makedir, putenv.
  54.            Die Lib ist im ALib/Libr-Format, nutzbar für alle Linker die
  55.            dieses Format lesen können.
  56.            Dies ist die zweite Version, weitere Funktionen sollen in
  57.            Zukunft hinzukommen. Erstellt, um die Portierung von anderen
  58.            Compilern zu vbcc zu vereinfachen (z.B. AztecC) und um zusätz-
  59.            liche Funktionen griffbereit zu haben.
  60.            Wenn was fehlt oder gesucht wird einfach mal bei mir melden.
  61.  
  62. Benoetigt: Amiga :-)
  63.            vbcc mit PhxLnk / vlink oder einen anderen Compiler mit einem
  64.            ALib/Libs kompatiblen Linker. Alle CPU's werden unterstützt.
  65.  
  66. Install.:  Für Nutzung mit vbcc bitte die vbcc-Dokumentation lesen!
  67.  
  68. Copyright: Alle Copyright's verbleiben bei Michaela Prüß.
  69.            Für Copyrights dritter siehe Doku in diesem Archiv.
  70.            Dies File darf nicht kommerziell benutzt werden, ansonsten
  71.            ist die Nutzung frei.
  72.            Das Aminet hat die Erlaubnis zur Verbreitung über alle Server,
  73.            Mirror's und die AmiNet-CD's.
  74.            Volker Barthelmann (vbcc) hat die Erlaubnis damit zu tun, was
  75.            immer er möchte.
  76.            Diese Software wird verbreitet, wie sie ist, ohne eine Garantie
  77.            jeglicher Art. In keinem Fall, weder direkt noch indirekt ist
  78.            die Autorin haftbar für Schäden oder Datenverluste die durch die
  79.            Verwendung dieser Software entstehen. Die Benutzung erfolgt
  80.            ausschließlich auf eigenes Risiko des Benutzers. Jede Änderung
  81.            des Archives oder Teilen davon ist verboten. Das Archiv darf
  82.            auf elektronischm Weg via Maibox oder Internet verbreitet
  83.            werden.
  84.